home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / brhl8ps1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  9.0 KB  |  265 lines

  1. *PPD-Adobe: "4.0"
  2. *%%    PPD file
  3. *%%    for "HL-8PS Ver 4.0"
  4. *%%    Copyright(C) 1993 Brother Industries, Ltd.
  5.  
  6. *%
  7. *%
  8. *% General Defaults & Information
  9. *%
  10. *FormatVersion: "4.0"
  11. *FileVersion: "1.5"
  12. *LanguageVersion: English
  13. *ModelName: "Brother HL-8PS"
  14. *NickName: "Brother HL-8PS"
  15. *PCFileName: "HL-8PS.PPD"
  16. *Product: "(Brother HL-8PS)"
  17. *PSVersion: "(47.0)1"
  18. *ColorDevice: False
  19. *DefaultColorSpace: Gray
  20. *FileSystem: False
  21. *LanguageLevel:  "1"
  22. *Throughput: "8"
  23.  
  24. *% Media Selection
  25.  
  26. *OpenUI *PageSize: PickOne
  27. *OrderDependency: 30 AnySetup *PageSize
  28. *DefaultPageSize:  Letter
  29. *PageSize A4: "mark{statusdict /a4tray get exec}stopped {a4} if cleartomark"
  30. *PageSize A4Small: "mark{statusdict /a4tray get exec}stopped a4small cleartomark"
  31. *PageSize B5: "mark{statusdict /b5tray get exec}stopped {b5} if cleartomark"
  32. *PageSize Letter: "mark{statusdict /lettertray get exec}stopped {letter} if cleartomark"
  33. *PageSize LetterSmall: "mark{statusdict /lettertray get exec}stopped lettersmall cleartomark"
  34. *PageSize Legal: "mark{statusdict /legaltray get exec}stopped {legal} if cleartomark"
  35. *?PageSize: "save statusdict begin 5 dict flush begin
  36. /small? {initgraphics clippath pathbbox pop pop pop 20 lt}def
  37. /a4tray {small? {(A4)}{(A4Small)}ifelse }def
  38. /lettertray {small? {(Letter)}{(LetterSmall)}ifelse}def
  39. /b5tray(B5) def
  40. /legaltray(Legal) def
  41. mark {papersize {cvx exec = flush} if pop}stopped 
  42. {printerstatus 16#ff and
  43.     dup dup dup 2 eq {/a4tray cvx exec = flush}
  44.             {8 eq {/lettertray cvx exec = flush}
  45.                 {18 eq {/b5tray cvx exec = flush}
  46.                     {24 eq {/legaltray cvx exec = flush}
  47.                         {(nocassette) = flush}ifelse
  48.                     }ifelse
  49.                 }ifelse
  50.             }ifelse
  51. }if
  52. end end cleartomark restore
  53. "
  54. *End
  55. *CloseUI: *PageSize
  56.  
  57. *OpenUI *PageRegion: PickOne
  58. *OrderDependency: 40 AnySetup *PageRegion
  59. *DefaultPageRegion: Letter
  60. *PageRegion A4: "a4"
  61. *PageRegion B5: "b5"
  62. *PageRegion Letter: "letter"
  63. *PageRegion Legal: "legal"
  64. *PageRegion LetterSmall: "lettersmall"
  65. *PageRegion A4Small: "a4small"
  66. *CloseUI: *PageRegion
  67.  
  68. *DefaultImageableArea: Letter
  69. *ImageableArea A4: "13 10 577 832 "
  70. *ImageableArea B5: "21 10 500 715 "
  71. *ImageableArea Letter: "15 8 597 784 "
  72. *ImageableArea Legal: "15 8 597 1000 "
  73. *ImageableArea LetterSmall: "31 31 583 761 "
  74. *ImageableArea A4Small: "27 31 567 811 "
  75. *?ImageableArea: "
  76.  
  77.       save
  78.         /pr{{ceiling exch ceiling}{floor exch floor}ifelse
  79.             psub psub
  80.         }def
  81.         /psub{cvi =string cvs print ( ) print}def
  82.         initgraphics clippath pathbbox
  83.         4 2 roll true pr false pr flush 
  84.     restore
  85. "
  86. *End
  87. *DefaultPaperDimension: Letter
  88. *PaperDimension A4: "595 842"
  89. *PaperDimension B5: "516 729"
  90. *PaperDimension Letter: "612 792"
  91. *PaperDimension Legal: "612 1008"
  92. *PaperDimension LetterSmall: "612 792"
  93. *PaperDimension A4Small: "595 842"
  94. *VariablePaperSize: false 
  95. *OpenUI *InputSlot: PickOne
  96. *OrderDependency: 20 AnySetup *InputSlot
  97. *DefaultInputSlot: Cassette
  98. *InputSlot Cassette: ""
  99. *CloseUI: *InputSlot
  100.  
  101. *DefaultOutputOrder: Normal
  102. *OpenUI *ManualFeed: Boolean
  103. *OrderDependency: 20 AnySetup *ManualFeed
  104. *DefaultManualFeed: False
  105. *ManualFeed True: "statusdict/manualfeed true put"
  106. *ManualFeed False: "statusdict/manualfeed false put"
  107. *?ManualFeed: "
  108. statusdict/manualfeed get{(True)}{(False)}ifelse = flush"
  109. *End
  110. *CloseUI : *ManualFeed
  111.  
  112. *DefaultResolution: 300dpi
  113. *?Resolution: "
  114. save
  115.         initgraphics
  116.         matrix defaultmatrix 0 get 72 mul round cvi 
  117.         (      ) cvs print (dpi)= flush
  118.     restore
  119. "
  120. *End
  121.  
  122. *ScreenFreq: "60.0"
  123. *ScreenAngle: "45.0"
  124. *ScreenProc Dot: "
  125. {  dup    mul    exch    dup    mul    add  1   exch    sub  }
  126. "
  127. *End
  128. *DefaultScreenProc: Dot
  129.  
  130. *% Font Information ========================
  131. *DefaultFont: Courier
  132. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  133. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  134. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  135. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  136. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  137. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  138. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  139. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  140. *Font Courier: Standard "(001.000)" Standard ROM
  141. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  142. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  143. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  144. *Font Helvetica: Standard "(001.000)" Standard ROM
  145. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  146. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  147. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  148. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  149. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  150. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  151. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  152. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  153. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  154. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  155. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  156. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  157. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  158. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  159. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  160. *Font Symbol: Special "(001.001)" Special ROM
  161. *Font Times-Bold: Standard "(001.000)" Standard ROM
  162. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  163. *Font Times-Italic: Standard "(001.000)" Standard ROM
  164. *Font Times-Roman: Standard "(001.000)" Standard ROM
  165. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  166. *Font ZapfDingbats: Special "(001.000)" Special ROM
  167. *?FontList: "
  168.     save
  169.             FontDirectory{pop ==}forall
  170.             (*)print flush
  171.       restore
  172. "
  173. *End
  174. *?FontQuery: "
  175.     save 
  176.             count 1 gt 
  177.             {exch dup dup
  178.                   =string  cvs (/) print print (:) print
  179.                   FontDirectory exch known 
  180.                      {pop(Yes)}
  181.                         counttomark 
  182.                         0 gt    {cleartomark(Yes)}
  183.                                 {cleartomark(No)
  184.                         }ifelse
  185.                 }ifelse
  186.                 = 
  187.             }if
  188.             (*) = flush
  189.         restore
  190. "
  191. *End
  192. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  193. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  194. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  195. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  196. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  197.  
  198. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  199. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  200. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  201. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  202. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  203.  
  204. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  205. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi:  "45.0"
  206. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi:  "71.5651"
  207. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  208. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  209.  
  210. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  211. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  212. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  213. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi:"47.4342"
  214. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  215.  
  216. *InkName: ProcessBlack/Process Black
  217. *InkName: CustomColor/Custom Color
  218. *InkName: ProcessCyan/Process Cyan
  219. *InkName: ProcessMagenta/Process Magenta
  220. *InkName: ProcessYellow/Process Yellow
  221.  
  222. *PrinterError: "service call"
  223. *PrinterError: "cover open"
  224. *PrinterError: "no paper casette"
  225. *PrinterError: "out of paper"
  226. *PrinterError: "paper jam"
  227. *PrinterError: "no toner cartridge"
  228. *PrinterError: "warning up"
  229. *PrinterError: "paper entry misfeed"
  230. *PrinterError: "manual feed time out"
  231. *Status: "idle"
  232. *Status: "busy"
  233. *Status: "printing"
  234. *Status: "printing test page" 
  235. *Status: "initializing"
  236. *Status: "PrinterError: service call"
  237. *Status: "PrinterError: cover open"
  238. *Status: "PrinterError: no paper casette"
  239. *Status: "PrinterError: out of paper"
  240. *Status: "PrinterError: paper jam"
  241. *Status: "PrinterError: no toner cartridge"
  242. *Status: "PrinterError: warning up"
  243. *Status: "PrinterError: paper entry misfeed"
  244. *Status: "PrinterError: manual feed time out"
  245. *Source: "serial 9"
  246. *Source: "serial 25"
  247. *Source: "parallel"
  248. *Source: "AppleTalk"
  249. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  250. *Message: "%% [ Flushing: rest of job (to end-of-file) will be ignored ] %%"
  251. *Message: "\\FontName\\ not found, using BR-03B."
  252. *FreeVM: "536405"
  253.  
  254. *Reset: "
  255.     clear cleardictstack
  256.     serverdict begin 0 exitserver
  257.     systemdict /quit get exec
  258. "
  259. *End
  260. *PassWord: "0"
  261. *ExitServer: "serverdict begin 0 exitserver"
  262. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  263.  
  264. *%End of PPD file
  265.